Skip to content

Feature/task limit update#199

Merged
zfoong merged 12 commits intoV1.2.3from
feature/task-limit-update
Apr 16, 2026
Merged

Feature/task limit update#199
zfoong merged 12 commits intoV1.2.3from
feature/task-limit-update

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented Apr 16, 2026

What and why?
Currently, when the task's action or token limit is reached, the agent will cancel the task directly without the user's involvement.
However, some tasks are long tasks that can exceed the limit.
To fix this, added an option selection that pops up when the task has reached the limit. The user can either select continue or abort. When continue is selected, the task's action and token limit are reset until it reached the limit again.

Feature added

  • Options component
  • Continue/abort and reset limit logic
  • Task status added: pause

@zfoong zfoong merged commit af2b972 into V1.2.3 Apr 16, 2026
@zfoong zfoong deleted the feature/task-limit-update branch April 20, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants